SELECT * FROM articulos INNER JOIN articulosw ON a_id = aw_id WHERE a_sku = "1002" AND a_estatus = "A" AND aw_tienda = "1"